home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q0867.dms / q0867.adf / TRAPDOOR.LZH / Scripts / Morning < prev    next >
Text File  |  1991-09-27  |  579b  |  15 lines

  1. ; This script is run every morning after the morning poll slot.
  2. ; It does general cleanup, housekeeping etc.
  3.  
  4. tick -n                ; process File Echos
  5. rx TrimAreas            ; trim echo areas
  6. rx TrimFiles            ; trim file areas
  7. rx TrimDir Mail:Bad 5        ; trim bad messages
  8. rx TrimDir Mail:Outbound 34    ; trim outbound directory
  9. Execute Scripts:NList        ; check for NodeDiff
  10. Execute Scripts:FNews        ; check for FidoNews
  11. Execute Scripts:ReMapper    ; reMap some mail
  12. areafix                ; respond to AreaFix messages
  13. assign out: mail:outbound    ; necessary assignment for AutoClr
  14. AutoClr                ; clean up outbound directory
  15.